gtk4.git
2003-10-25 Matthias ClasenAdd "name" as a construct-only property. (#125475,...
2003-10-25 Soeren SandmannAdd bug numbers to ChangeLog
2003-10-25 Søren Sandmann... Broken pipe
2003-10-25 Soeren SandmannMake this function take an index and a GtkToolItem.
2003-10-24 Owen Taylor=== Released 2.3.0 ===
2003-10-24 Owen TaylorRelicense to be dual AFL/LGPL (and thus also GPL) rathe...
2003-10-24 Kristian RietveldFix licensing (I managed to put it under GPL licensing...
2003-10-24 Kristian Rietveldadd padding to the class structure.
2003-10-23 Federico Mena... Fixed docs. (gtk_file_chooser_remove_filter): Likewise.
2003-10-23 Federico Mena... Added the text for the initial section, and description...
2003-10-23 Matthias ClasenAdd short descriptions.
2003-10-23 Matthias ClasenAdd "Since: 2.4" to all API doc comments.
2003-10-23 Matthias ClasenMove GtkCombo and GtkOptionMenu to the "Deprecated...
2003-10-23 Matthias ClasenUpdates.
2003-10-23 Federico Mena... Added gtk_file_chooser_get_type, gtk_file_chooser_dialo...
2003-10-23 Kristian RietveldUpdates for 2.3.0; changed header to match the style...
2003-10-23 Matthias ClasenActually assign the new leader. (#125168, Mariano Suare...
2003-10-23 Kristian RietveldFix includes.
2003-10-23 Raymond Penners0.5.1
2003-10-23 cinamodupdate xp_theme_defs
2003-10-23 Soeren SandmannPartial update for 2.3.0.
2003-10-23 Owen TaylorConvert GtkOptionMenu to GtkComboBox.
2003-10-23 Owen Taylorcvsignore updates
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-23 Owen TaylorFix some unused variables.
2003-10-23 Federico Mena... Renamed from GtkFileChooserImplDefault to GtkFileChoose...
2003-10-22 Matthias ClasenUpdate NEWS for 2.3.0
2003-10-22 Vincent van... Dutch translation updated by Tino Meinen.
2003-10-22 Raymond PennersMore code formatting
2003-10-22 Raymond PennersCode formatting
2003-10-21 Kristian Rietveldset ctrl_pressed and shift_pressed according to the...
2003-10-21 cinamoduse more XP style functions
2003-10-21 Federico Mena... Free the info itself.
2003-10-20 Kristian Rietveldremove the completion timeout when the user pressed...
2003-10-20 Federico Mena... New utility function. (gtk_file_system_gnome_vfs_get_fo...
2003-10-20 Soeren SandmannAdd support for OS X like sliding of toolbar items...
2003-10-20 Raymond PennersScrollbar grippers
2003-10-20 cinamodbump version #
2003-10-18 Raymond Pennersgtkrc
2003-10-18 Raymond PennersGrippers
2003-10-18 Federico Mena... Removed. (gtk_file_system_gnome_vfs_set_bookmarks)...
2003-10-17 Raymond PennersScrollbar fixes
2003-10-15 Kristian Rietveldit's _set_active, not _set_active_item.
2003-10-15 Kristian Rietveldadd padding to the class structure. ditto. ditto.
2003-10-15 Kristian Rietveldmention in the docs that -1 is a valid value and what...
2003-10-15 Federico Mena... Added a button to remove a bookmark. (remove_bookmark_b...
2003-10-14 Jonathan BlandfordNew function to set the active row by iter.
2003-10-14 Raymond PennersMerged patch from Arnaud Charlet
2003-10-13 Federico Mena... Don't do operations on windows if the tree view is...
2003-10-13 Federico Mena... Walk the whole shortcuts model, not just the bookmarks...
2003-10-13 Kristian Rietveldremove the reset of first_sel_changed, as after the...
2003-10-13 Matthias ClasenMake it work as documented when pixmap or mask is NULL...
2003-10-13 Kristian RietveldFix changelog. Doh.
2003-10-13 Kristian RietveldI overlooked an if when I was adding the signal block...
2003-10-13 Kristian Rietveldenable GTK_DISABLE_DEPRECATED again, (set_interp_type...
2003-10-13 Kristian RietveldStill uses option menus, so turn off GTK_DISABLE_DEPREC...
2003-10-13 Federico Mena... Read the file's information from gnome-vfs if we haven...
2003-10-11 Matthias ClasenMove GET_PRIVATE macros from header to implementation.
2003-10-11 Matthias ClasenAdd the get_type() functions for GtkEntryCompletion...
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-10-11 Kristian RietveldCheck if completion is non-NULL before accessing it...
2003-10-11 Kristian Rietveldthe gchar* parameters should be const (pointed out...
2003-10-11 Kristian Rietveldfor the custom child list mode, allocate the height...
2003-10-11 Kristian RietveldFixes based on comments from Marco Pesenti Gritti.
2003-10-10 Matthias ClasenIncluded gtk_progress_bar_get_orientation() in the...
2003-10-10 Matthias ClasenReplace GtkItemFactory by GtkUIManager in the intro...
2003-10-10 Matthias ClasenFixes for (#124212, Marco Pesenti Gritti):
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-10-09 Federico Mena... Duuuh, cvs add the stupid files - Federico
2003-10-09 Federico Mena... Autosize the columns after the model is set. (shortcuts...
2003-10-08 Raymond PennersReleased 0.5.0
2003-10-08 Federico Mena... Added methods for ::get_supports_bookmarks(), ::set_boo...
2003-10-07 Matthias ClasenNew callback to propertly report radio actions.
2003-10-07 Matthias ClasenAdd C++ guards. (123955, Harring Figueiredo)
2003-10-07 Matthias ClasenPut the supported protocol version in in the right...
2003-10-07 Raymond Pennersadded safety
2003-10-07 Raymond PennersMessed up changelog, again, zzz
2003-10-07 Raymond PennersMessed up changelog
2003-10-07 Raymond PennersRemoved debugging stuff
2003-10-07 cinamodclean up some return values in xp_theme
2003-10-07 cinamodremove C++ comments
2003-10-07 Raymond PennersLightweight theme switching
2003-10-07 cinamodmingw build system
2003-10-07 Raymond PennersFixes
2003-10-07 Jonathan Blandfordonly show the child if we have one.
2003-10-07 cinamoddefine HTHEME
2003-10-07 Raymond PennersIsThemeActive and dfns->defs
2003-10-07 Danilo ŠeganUpdated Serbian translation.
2003-10-06 Christian RoseUpdated Swedish translation.
2003-10-06 Pablo Gonzalo... Updated Spanish translation by Francisco Javier F....
2003-10-06 Matthias ClasenStart the blurb for "right_attach" with a capital....
2003-10-06 cinamodxp theme definitions for platforms NOT winxp, catch...
2003-10-06 Danilo ŠeganUpdated Serbian translation.
2003-10-06 Christian RoseUpdated Swedish translation somewhat.
2003-10-05 Matthias ClasenRemove an extraneous unref. (#122336, Frederic Crozat)
2003-10-05 Matthias ClasenTrim whitespace in "visible-window" blurb. (#123910...
2003-10-05 KAMAGASAKO... Updated Japanese translation.
2003-10-04 Soeren Sandmannfocus arrow before pack_end items (#123851, Matthias...
2003-10-04 Danilo ŠeganUpdated Serbian translation.
next